Welcome to PART 1: Data Analysis with Python and Pandas - from Zero to Hero


In the next four Sections, we start from Zero and learn how to code with Pandas from scratch. You will learn and master the following:

  1. Importing tabular Data into Pandas DataFrames

  2. Indexing and Slicing DataFrames

  3. Analyzing Data

  4. Setting Index and Column Labels

  5. Sorting and Filtering DataFrames

  6. Handling missing Values

  7. Visualizing Data

  8. Creating new rows and columns

  9. Arithmetic Operations

  10. Groupby Operations

and much more...


Have Fun!